code_checker ~master (2018-07-16T19:27:17Z)
Dub
Repo
disableStackTrace
unit_threaded
testcase
(Default behavior) Catch AssertError(s) and thus allow all tests to be ran.
void
disableStackTrace
@
safe
nothrow @
nogc
(
)
Meta
Source
See Implementation
unit_threaded
testcase
classes
BuiltinTestCase
CompositeTestCase
FlakyTestCase
FunctionTestCase
ShouldFailTestCase
TestCase
functions
disableStackTrace
enableStackTrace
(Default behavior) Catch AssertError(s) and thus allow all tests to be ran.